Skip to content

Update rerun requirement from 0.30 to 0.31#65

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rerun-0.31
Open

Update rerun requirement from 0.30 to 0.31#65
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rerun-0.31

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Updates the requirements on rerun to permit the latest version.

Changelog

Sourced from rerun's changelog.

0.31.0 - (UNRELEASED)

🧳 Migration guide: https://rerun.io/docs/reference/migration/migration-0-31?speculative-link

0.30.2 - 2026-03-11

✨ Overview

Among many other things, this patch addresses a security advisory (SNYK-RUST-JSONWEBTOKEN-15189005) and adds a new example!

🔎 Details

🐍 Python API

  • Expose executable_name and executable_path in Python spawn() #12685

🪳 Bug fixes

  • Handle ?url=rerun+http://… in web viewer 5f2d65d
  • Fix weird tooltip sizes in streams view 92403bb

🚀 Performance improvements

  • Share video players between views, de-duplicating video decoding work between pinholes and 2d views ed236da

🧑‍🏫 Examples

🖼 UI improvements

  • Show tooltip even when hovering play head in the time series view e44fbf0

🧢 MCAP

  • Add a list of available layers to mcap convert cli 89f18dc
  • Decode MCAP metadata records into __properties cc8f1c2

📦 Dependencies

  • Upgrade jsonwebtoken to 10.3 312c3b8

🧢 MCAP

  • MCAP "layers" have been renamed to "decoders". The CLI flag -l/--layer is now -d/--decoder.

0.30.1 - 2026-03-04

✨ Overview & highlights

This patch on top of 0.30.0 comes not only with a random assortment of bug fixes but also some small improvements to the Viewer.

Most notably it's now possible to inspect values that were logged on the same timestamp!

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [rerun](https://github.com/rerun-io/rerun) to permit the latest version.
- [Release notes](https://github.com/rerun-io/rerun/releases)
- [Changelog](https://github.com/rerun-io/rerun/blob/main/CHANGELOG.md)
- [Commits](rerun-io/rerun@0.30.0...0.31.0)

---
updated-dependencies:
- dependency-name: rerun
  dependency-version: 0.31.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants